home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
utils
/
lparser3
/
tree02.ls
< prev
next >
Wrap
Text File
|
1993-11-22
|
199b
|
19 lines
# --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
#
# Ternary skeleton
#
15
30
20
#
FA
#
A=!(.9)t(.4)FB>(94)B>(132)B
B=[&t(.4)F$A]
F='(1.25)F'(.8)
@